home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / inne / soh_vrtour / info / helpman.swf / scripts / DefineButton2_53 / BUTTONCONDACTION on(press).as
Text File  |  2001-03-01  |  85b  |  7 lines

  1. on(press){
  2.    tellTarget("ImageDisplay_MC")
  3.    {
  4.       gotoAndStop(10);
  5.    }
  6. }
  7.